| Total Complexity | 17 |
| Dependencies | 7 |
| Dependents | 4 |
| Total lines | 113 |
| Lines of code | 62 |
| Logical lines of code | 32 |
| Comment lines | 24 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| createConnection() | 58 | 5 | 16 | |
| getConnection() | 71 | 2 | 6 | |
| querySql() | 66 | 2 | 8 | |
| getRow() | 69 | 2 | 7 | |
| getArray() | 69 | 2 | 7 | |
| getResults() | 69 | 2 | 7 | |
| escapeSQLString() | 80 | 1 | 3 | |
| prepare() | 68 | 1 | 8 |